SurveyQuestion

Entity Definition

Logical Name : SurveyQuestion
Physical Name : DO_SRVY_QST

An inquiry of a customer's opinion.

Data Definition

Attribute Description Physical Name Domain Data Type Foreign Key Table
CustomerSurveyID (FK)(PK) A unique retailer assigned identifier for the CustomerSurvery. ID_SRVY_CT Identity integer CustomerSurvey(DO_SRVY_CT)
SurveyQuestionID (PK) Unique retailer assigned identifier for the SurveyQuestion within the context of the CustomerSurvey. ID_SRVY_QST Identity integer
Question The text of the Question. DE_QST DescriptionShort varchar(255)

Relationships

Parent Entity Verb Phrase Child Entity
CustomerSurvey contains SurveyQuestion
SurveyQuestion is answered in CustomerSurveyResponse

Logical Views containing SurveyQuestion

Logical View
Logical 07010 - Customer Account Information Extended